home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_79.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  117KB  |  816x1056  |  16-bit (975 colors)
Labels: book | hakham | monitor | reckoner | sky | web site
OCR: Direct Memory Access Command Summary: Poke memoryAddress, byteValue Pokelnt memor yAddress, intValue PokeL ong memor Address, JongValue Function Summary: var Peek( memory yAddress) var Peekint( memoryAddress) var PeekLong( memoryAddress var VarAddr( variable Poke memoryAddress, byteValue This commana sets singlebyte pointed to by the specified memory address to the byte represented bybyteValue memoryAddress This argument should be a numeric value representing the desired memory address. byteValue This should be numeric value representing the value that wil be placed in memory Pokelnt memoryAddress, intValue This command sets two bytes pointed by the specified memoradd ress to the integer represented bvintValue memoryAddr ress This argument should be a numeric value representing the desired ...